home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / clang / mnp_c.zip / README.DOC < prev    next >
Text File  |  1990-05-16  |  2KB  |  49 lines

  1. April 16, 1987
  2.  
  3. Microcom MNP Library
  4. (Microsoft C Version)
  5.  
  6.  
  7. This diskette contains code and documentation for an IBM 
  8. PC/compatible implementation of Class 2 of the MNP link 
  9. protocol.  This is suitable for use with a Microsoft C
  10. application using the small code/small data model.
  11. See the programmer's manual, in file 'mnpc.doc', for
  12. further details.
  13.  
  14. These files are in the public domain and may be copied, 
  15. distributed, etc.  Note, however, that these materials are 
  16. made available by Microcom, Inc., on an 'as is' basis and, 
  17. while it is believed that the code here is a correct 
  18. implementation,  Microcom does not warrant them to be error-
  19. free or suitable for any particular purpose.
  20.  
  21. The files are as follows:
  22.  
  23.     mnpc.doc - programmer's guide to the MNP library
  24.  
  25.     bldc.bat - batch file which builds the MNP object
  26.                 library, 'mnp.lib', from the source files
  27.                 on this diskette (Note: Microsoft C         
  28.                 compiler, Macro Assembler and librarian
  29.                 are required)
  30.  
  31.     mnp.lib - MNP object library
  32.  
  33.     *.c/*.asm - MNP source files
  34.  
  35.     testc.c - a sample program - a simple terminal 
  36.             emulator.  Note that this program uses      
  37.                routines from the Blaise C Async Manager and
  38.                Microsoft C Version 5.0, neither of which are
  39.                 supplied.
  40.     
  41. Direct questions and report problems to 
  42.  
  43. Gregory Pearson
  44. Microcom, Inc.
  45. 15303 Ventura Blvd, Suite 900
  46. Sherman Oaks, CA 91403
  47. (818)986-4212
  48. FAX (818)986-4212
  49.